[INFO] cloning repository https://github.com/thanadolps/leetcode_scaffold
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanadolps/leetcode_scaffold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanadolps%2Fleetcode_scaffold", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanadolps%2Fleetcode_scaffold'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f03d04f8bb88cec49b91861bed345563cfb1efa2
[INFO] checking thanadolps/leetcode_scaffold against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanadolps%2Fleetcode_scaffold" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thanadolps/leetcode_scaffold
[INFO] finished tweaking git repo https://github.com/thanadolps/leetcode_scaffold
[INFO] tweaked toml for git repo https://github.com/thanadolps/leetcode_scaffold written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanadolps/leetcode_scaffold on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thanadolps/leetcode_scaffold already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455
[INFO] running `Command { std: "docker" "start" "bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking subtle v2.6.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling serde-query-core v0.2.0
[INFO] [stderr]    Compiling serde-query-derive v0.2.0
[INFO] [stderr]     Checking serde-query v0.2.0
[INFO] [stderr]     Checking ureq v2.9.7
[INFO] [stderr]     Checking leetcode_scaffold v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) fn parse_function_signature(snippet: &str) -> Result<FuncInfo> {
[INFO] [stdout]    |                                                 ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) fn parse_function_signature(snippet: &str) -> Result<FuncInfo<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn parse_examples(content: &str) -> Result<Vec<Example>> {
[INFO] [stdout]    |                                       ^^^^                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn parse_examples(content: &str) -> Result<Vec<Example<'_>>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) fn parse_function_signature(snippet: &str) -> Result<FuncInfo> {
[INFO] [stdout]    |                                                 ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) fn parse_function_signature(snippet: &str) -> Result<FuncInfo<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn parse_examples(content: &str) -> Result<Vec<Example>> {
[INFO] [stdout]    |                                       ^^^^                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn parse_examples(content: &str) -> Result<Vec<Example<'_>>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.36s
[INFO] running `Command { std: "docker" "inspect" "bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455", kill_on_drop: false }`
[INFO] [stdout] bc6160a999adc04598ee7b7696f4c665423c75812abc0a2b0cf0f2f597546455
